body {
  font-family: "Microsoft Yahei", sans-serif;
  overflow-x: hidden;
}
html {
  font-size: 10px;
  /*10 Ã· 16 Ã— 100% = 62.5%*/
}
@media (max-width: 1200px) {
  html {
    font-size: 8px;
  }
}
@media (max-width: 992px) {
  html {
    font-size: 7px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 8px;
  }
}
a {
  text-decoration: none!important;
}
.navbar-brand {
  float: none;
  line-height: 0;
}
.mobile-con {
  display: none!important;
}
.header .header-top {
  height: 40px;
  background: #006cad;
  line-height: 40px;
}
.header .header-top .lf {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.header .header-top .lf p {
  font-size: 1.4rem;
  color: #fff;
  padding-left: 2.8rem;
  margin: 0;
  background: url("../images/top-icon_08.jpg") no-repeat left center;
}
.header .header-top .rt {
  float: right;
  color: #fff;
}
.header .header-top .rt ul {
  margin: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.header .header-top .rt li {
  font-size: 1.4rem;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 20px;
  padding-left: 25px;
}
.header .header-top .rt li:nth-child(1) {
  background: url("../images/top-icon_13.jpg") no-repeat left center;
}
.header .header-top .rt li:nth-child(2) {
  background: url("../images/top-icon_10.jpg") no-repeat left center;
}
.header .header-top .rt .language {
  float: right;
  margin-left: 20px;
}
.header .header-top .rt .language a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 5px;
}
@media (max-width: 992px) {
  .header .header-top .lf {
    display: none;
  }
}
.header .navbar {
  margin-bottom: 0;
  height: 120px;
  background: #fff;
}
.header .navbar .container {
  position: relative;
}
.header .navbar .logo {
  float: left;
}
.header .navbar .logo img {
  margin-top: 30px;
}
.header .navbar .nav {
  margin-top: 40px;
}
.header .navbar .nav a {
  font-size: 1.6rem;
  margin: 0 16px 0 12px;
  color: #333;
}
.header .navbar .nav a:hover {
  color: #006cad;
}
.header .search {
  position: absolute;
  top: 35px;
  right: 0;
}
.header .search .toggle-btn {
  width: 28px ;
  height: 28px;
  cursor: pointer;
  margin: 16px 0 0 2px;
  background: url("../images/search_03.jpg") no-repeat center;
}
.header .search .search-con {
  display: none;
  position: absolute;
  right: 0;
  top: 84px;
  width: 260px;
  height: 60px;
  border-top: 4px solid #006cad;
  background-color: #fff;
  z-index: 10;
}
.header .search .search-con .txt {
  margin: 8px 7px;
  width: 246px;
  height: 43px;
  border: none;
  padding: 0 14px ;
  background-color: #f4f4f4;
}
.header .search .search-con .submit {
  position: absolute;
  top: 8px;
  right: 7px;
  height: 43px;
  text-align: center;
  width: 43px;
  line-height: 43px;
  border: none;
  background: #006cad;
  color: #fff;
}
@media (max-width: 1200px) {
  .header .navbar {
    margin-bottom: 0;
    height: 90px;
    background: #fff;
  }
  .header .navbar .container {
    position: relative;
  }
  .header .navbar .logo {
    float: left;
  }
  .header .navbar .logo img {
    margin-top: 15px;
  }
  .header .navbar .nav {
    margin-top: 20px;
  }
  .header .search {
    position: absolute;
    top: 15px;
    right: 0;
  }
  .header .search .toggle-btn {
    margin: 16px 0 0 2px;
  }
  .header .search .search-con {
    top: 74px;
  }
}
@media (max-width: 992px) {
  .header .navbar {
    height: 80px;
  }
  .header .navbar .container {
    position: relative;
  }
  .header .navbar .logo {
    float: left;
  }
  .header .navbar .logo img {
    margin-top: 17px;
    width: 129px;
    height: 47px;
  }
  .header .navbar .nav {
    margin-top: 20px;
  }
  .header .navbar .nav a {
    font-size: 1.6rem;
    margin: 0 6px 0 4px;
  }
  .header .search {
    position: absolute;
    top: 15px;
    right: 0;
  }
  .header .search .toggle-btn {
    margin: 16px 0 0 2px;
  }
  .header .search .search-con {
    top: 64px;
  }
}
@media (max-width: 768px) {
  .header .navbar {
    position: relative;
    z-index: 999;
    margin-bottom: 0;
    height: 57px;
    background: #fff;
  }
  .header .navbar .container {
    position: relative;
  }
  .header .navbar .logo {
    float: left;
  }
  .header .navbar .logo img {
    margin-top: 30px;
  }
  .header .navbar .nav a {
    font-size: 1.6rem;
    margin: 0;
    color: #333;
  }
  .header .navbar .nav a:hover {
    color: #006cad;
  }
  .header .navbar-header .navbar-brand {
    float: none;
    line-height: 0;
    padding: 0;
  }
  .header .navbar-collapse {
    z-index: 99;
    position: relative;
    background: #fff;
  }
  .header .navbar-brand > img {
    margin: 3px 0 0 3%;
  }
  .header .nivo-directionNav {
    display: none;
  }
  .header .box .nivo-controlNav {
    margin-left: -16px;
    bottom: -6px;
  }
  .header .nivo-controlNav a {
    width: 6px;
    height: 6px;
    margin: 0 3px;
  }
  .header .navbar-toggle {
    margin-top: 11px;
  }
}
.header .language2 {
  display: inline-block;
  position: relative;
  margin: 17px 12px 0 0;
  float: right;
  color: #666;
}
.header .language2 a {
  font-size: 14px;
  padding: 0px 6px;
  color: #666;
}
.header .language2 a:hover {
  color: #006cad;
}
.header .language2 .active {
  color: #006cad;
}
/*mobile-header*/
@media (max-width: 768px) {
  .pc-con {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}
/*main*/
.main {
  clear: both;
}
.main .carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  margin: 0px 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: none;
}
.main .carousel-indicators .active {
  width: 12px;
  height: 12px;
  background-color: #006cad;
}
@media (max-width: 992px) {
  .main .carousel-indicators {
    bottom: 4px;
  }
}
.main .ad-box .swiper-container5 {
  overflow: hidden;
}
.main .ad-box .top-banner {
  width: 100%;
  position: relative;
}
.main .ad-box img {
  width: 100%;
}
.main .ad-box .swiper-pagination {
  position: absolute;
  bottom: 0.1rem;
  z-index: 99;
}
.main .ad-box .swiper-pagination-bullet {
  background: #fff;
  border-radius: 7px;
  height: 7px;
  width: 7px;
}
.main .ad-box .swiper-pagination-bullet-active {
  background: #006cad;
}
.main .advantage {
  background: #006cad;
  height: 166px;
}
.main .advantage .content {
  width: 100%;
}
.main .advantage .content ul {
  margin: 0;
}
.main .advantage .content li:nth-child(1) {
  background: #006cad;
}
.main .advantage .content li:nth-child(1) .txt-tit {
  text-align: left;
  border-left: 3px solid #fff;
  padding-left: 16px;
  margin: 20% 0 0 16%;
}
.main .advantage .content li:nth-child(1) .txt-tit h5 {
  font-size: 3.6rem;
  color: #fff;
}
.main .advantage .content li:nth-child(1) .txt-tit p {
  font-size: 1.8rem;
  color: #fff;
  margin: 0;
}
.main .advantage .content li {
  float: left;
  width: 16.66666666%;
  text-align: center;
  border-right: 1px solid #d3d3d3;
  height: 166px;
  background: #fff;
}
.main .advantage .content li h3 {
  display: inline;
  font-size: 4rem;
}
.main .advantage .content li p {
  margin-top: 30px;
  font-size: 1.6rem;
}
.main .advantage .content li p:nth-child(4) {
  margin-top: 15px;
}
.main .advantage .content li p:nth-child(3) {
  margin-top: 15px;
}
@media (max-width: 1200px) {
  .main .advantage {
    background: #006cad;
    height: 146px;
  }
  .main .advantage .content li {
    height: 146px;
  }
}
@media (max-width: 992px) {
  .main .advantage {
    height: 120px;
  }
  .main .advantage .content li:nth-child(1) .txt-tit {
    margin: 28% 0 0 16%;
  }
  .main .advantage .content li:nth-child(1) .txt-tit h5 {
    font-size: 3rem;
  }
  .main .advantage .content li {
    height: 120px;
  }
  .main .advantage .content li p {
    margin-top: 20px;
  }
  .main .advantage .content li p:nth-child(4) {
    margin-top: 10px;
  }
  .main .advantage .content li p:nth-child(3) {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .main .advantage {
    background: #006cad;
    height: auto;
  }
  .main .advantage .content {
    width: 100%;
    float: right;
  }
  .main .advantage .content ul {
    margin: 0;
  }
  .main .advantage .content li:nth-child(1) .txt-tit {
    margin: 16% 0 0 16%;
  }
  .main .advantage .content li {
    float: left;
    width: 33.33333%;
    text-align: center;
    border-right: 1px solid #d3d3d3;
    height: 94px;
    background: #fff;
  }
  .main .advantage .content li h3 {
    display: inline;
    font-size: 2rem;
  }
  .main .advantage .content li p {
    margin-top: 10px;
    font-size: 1.6rem;
  }
  .main .advantage .content li p:nth-child(4) {
    margin-top: 5px;
  }
  .main .advantage .content li p:nth-child(3) {
    margin-top: 5px;
  }
}
.main .about .tit {
  text-align: center;
  padding: 3% 0;
}
.main .about .tit h4 {
  font-size: 3.2rem;
  color: #333;
}
.main .about .tit h4 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 3%;
}
.main .about .tit p {
  font-size: 1.4rem;
  color: #333;
  margin-top: 1%;
}
.main .about .about-con .video-box {
  width: 41%;
  float: left;
}
@media (max-width: 768px) {
  .main .about .about-con .video-box {
    width: 100%;
    margin-bottom: 14px;
  }
}
.main .about .about-con .video-box video {
  width: 100%;
}
.main .about .about-con .txt-box {
  width: 54%;
  float: right;
}
@media (max-width: 768px) {
  .main .about .about-con .txt-box {
    width: 100%;
  }
}
.main .about .about-con .txt-box p {
  font-size: 1.4rem;
  color: #696969;
  line-height: 200%;
  margin-bottom: 5%;
}
.main .about .about-con .txt-box a {
  display: block;
  height: 37px;
  line-height: 37px;
  border-radius: 37px;
  border: 1px solid #363636;
  font-size: 1.4rem;
  color: #363636;
  width: 180px;
  text-align: center;
  transition: 0.4s;
}
.main .about .about-con .txt-box a:hover {
  border-color: #1a6593;
  background: #1a6593;
  color: #fff;
}
@media (max-width: 768px) {
  .main .about .tit h4 span {
    display: none;
  }
  .main .about .about-con {
    padding: 3% 0;
  }
}
.main .muju {
  padding: 0% 0 3%;
  background: url("../images/muju-bg_02.jpg");
}
.main .muju .tit {
  text-align: center;
  padding: 3% 0;
}
.main .muju .tit h4 {
  font-size: 3.2rem;
  color: #333;
}
.main .muju .tit h4 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 3%;
}
.main .muju .tit p {
  font-size: 1.4rem;
  color: #333;
  margin-top: 1%;
}
.main .muju .content .swiper-container-muju {
  overflow: hidden;
}
.main .muju .content .swiper-container-muju .swiper-slide:hover .img img {
  transform: scale(1.1);
}
.main .muju .content .swiper-container-muju .swiper-slide .img {
  overflow: hidden;
}
.main .muju .content .swiper-container-muju .swiper-slide .img img {
  width: 100%;
  transition: 0.5s;
}
.main .muju .content .swiper-container-muju .swiper-slide .txt {
  background: #fff;
  padding: 6% 3%;
}
.main .muju .content .swiper-container-muju .swiper-slide .txt h6 {
  font-size: 1.6rem;
  color: #000;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .muju .content .swiper-container-muju .swiper-slide .txt p {
  font-size: 1.2rem;
  color: #666;
  line-height: 160%;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
}
.main .muju .content .swiper-container-muju .swiper-pagination-muju {
  text-align: center;
  margin: 3% 0 0;
}
.main .muju .content .swiper-container-muju .swiper-pagination-bullet {
  border-radius: 10px;
  background: #fff;
  height: 10px;
  width: 10px;
  opacity: 1;
}
.main .muju .content .swiper-container-muju .swiper-pagination-bullet-active {
  background: #1a6593;
  opacity: 1;
}
.main .surroundings-box {
  background: #f8f8f8;
  margin: 2% 0;
  padding: 1.5% 0;
}
.main .surroundings-box .layui-layer-imgtit em {
  opacity: 0!important;
}
.main .surroundings-box .surroundings-show {
  position: relative;
}
.main .surroundings-box .swiper-button-prev2 {
  width: 70px;
  height: 70px;
  background: url("../images/prev2_03.png") no-repeat;
  position: absolute;
  top: 25%;
  left: -6%;
  cursor: pointer;
}
.main .surroundings-box .swiper-button-prev2:hover {
  background: url("../images/prev3_03.png") no-repeat;
}
.main .surroundings-box .swiper-button-next2 {
  width: 70px;
  height: 70px;
  background: url("../images/next2_03.png") no-repeat;
  position: absolute;
  top: 25%;
  right: -6%;
  cursor: pointer;
}
.main .surroundings-box .swiper-button-next2:hover {
  background: url("../images/next3_03.png") no-repeat;
}
.main .surroundings-box .show-container2 {
  overflow: hidden;
}
.main .surroundings-box .show-container2 .swiper-slide:hover img {
  border: 2px solid #006cad;
}
.main .surroundings-box .show-container2 .swiper-slide:hover p {
  background: #006cad;
  color: #fff;
}
.main .surroundings-box .show-container2 .swiper-slide img {
  width: 100%;
  transition: 0.2s;
  border: 2px solid #fff;
}
.main .surroundings-box .show-container2 .swiper-slide p {
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #fff;
  font-size: 1.4rem;
  color: #333;
}
@media (max-width: 992px) {
  .main .surroundings-box .swiper-button-prev2 {
    display: none;
  }
  .main .surroundings-box .swiper-button-next2 {
    display: none;
  }
}
@media (max-width: 768px) {
  .main .surroundings-box {
    background: #f8f8f8;
    margin: 2% 0;
    padding: 1.5% 0;
  }
  .main .surroundings-box .layui-layer-imgtit em {
    opacity: 0!important;
  }
  .main .surroundings-box .surroundings-show {
    position: relative;
  }
  .main .surroundings-box .show-container3 {
    overflow: hidden;
  }
  .main .surroundings-box .show-container3 .swiper-slide:hover img {
    border: 2px solid #006cad;
  }
  .main .surroundings-box .show-container3 .swiper-slide:hover p {
    background: #006cad;
    color: #fff;
  }
  .main .surroundings-box .show-container3 .swiper-slide img {
    width: 100%;
    transition: 0.2s;
    border: 2px solid #fff;
  }
  .main .surroundings-box .show-container3 .swiper-slide p {
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #fff;
    font-size: 1.4rem;
    color: #333;
  }
}
.main .product {
  padding: 2% 0;
}
.main .product .tit {
  text-align: center;
  padding: 1% 0 3%;
}
.main .product .tit h4 {
  font-size: 3.2rem;
  color: #333;
}
.main .product .tit h4 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 3%;
}
.main .product .tit p {
  font-size: 1.4rem;
  color: #333;
  margin-top: 1%;
}
@media (max-width: 768px) {
  .main .product .tit h4 span {
    display: none;
  }
  .main .product .product-con .swiper-slide {
    height: auto!important;
  }
}
.main .product .product-con .swiper-container-product {
  overflow: hidden;
}
.main .product .product-con .swiper-container-product2 {
  overflow: hidden;
}
.main .product .product-con .swiper-container {
  width: 100%;
  position: relative;
}
.main .product .product-con .swiper-slide {
  width: 70%;
  height: 540px;
}
.main .product .product-con .swiper-slide img {
  width: 100%;
}
.main .product .product-con .swiper-slide .txt {
  background: #f8f8f8;
  padding: 4% 10%;
}
.main .product .product-con .swiper-slide .txt h6 {
  font-size: 2rem;
  color: #006cad;
}
.main .product .product-con .swiper-slide .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 200%;
}
.main .product .product-con .swiper-slide .txt a {
  height: 40px;
  line-height: 40px;
  border: 1px solid #333;
  display: inline-block;
  border-radius: 40px;
  text-align: center;
  *display: inline;
  *zoom: 1;
  font-size: 1.6rem;
  color: #333;
  padding: 0 8%;
  margin-top: 1%;
  transition: 0.2s;
}
.main .product .product-con .swiper-slide .txt a:hover {
  background: #006cad;
  border: 1px solid #006cad;
  color: #ffffff;
}
.main .product .product-con .btn-next {
  height: 263px;
  width: 15%;
  position: absolute;
  top: 298px;
  right: 0;
  text-align: center;
  transition: 0.2s;
  background: #ffffff url("../images/next2_03.png") no-repeat center;
}
.main .product .product-con .btn-next p {
  padding-top: 190px;
  font-size: 1.4rem;
  color: #333;
}
.main .product .product-con .btn-next:hover {
  background: #006cad url("../images/next6_03.png") no-repeat center;
}
.main .product .product-con .btn-next:hover p {
  color: #fff;
}
.main .product .product-con .btn-prev {
  height: 263px;
  width: 15%;
  position: absolute;
  top: 298px;
  left: 0;
  text-align: center;
  transition: 0.2s;
  background: #ffffff url("../images/prev2_03.png") no-repeat center;
}
.main .product .product-con .btn-prev p {
  padding-top: 190px;
  font-size: 1.4rem;
  color: #333;
}
.main .product .product-con .btn-prev:hover {
  background: #006cad url("../images/prev6_03.png") no-repeat center;
}
.main .product .product-con .btn-prev:hover p {
  color: #fff;
}
@media (max-width: 1200px) {
  .main .product {
    padding-bottom: 2%;
  }
  .main .product .product-con .swiper-slide {
    width: 70%;
    height: 458px;
  }
  .main .product .product-con .btn-next {
    height: 218px;
    top: 253px;
  }
  .main .product .product-con .btn-next p {
    padding-top: 158px;
  }
  .main .product .product-con .btn-prev {
    height: 218px;
    top: 253px;
  }
  .main .product .product-con .btn-prev p {
    padding-top: 158px;
  }
}
@media (max-width: 992px) {
  .main .product {
    padding-bottom: 2%;
  }
  .main .product .product-con .swiper-slide {
    width: 70%;
    height: 372px;
  }
  .main .product .btn-next {
    display: none;
  }
  .main .product .btn-prev {
    display: none;
  }
}
.main .news .tit {
  text-align: center;
  padding: 1% 0 3%;
}
.main .news .tit h4 {
  font-size: 3.2rem;
  color: #333;
}
.main .news .tit h4 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 3%;
}
.main .news .tit p {
  font-size: 1.4rem;
  color: #333;
  margin-top: 1%;
}
.main .news .customer-eviews {
  border-bottom: 1px dashed #d3d3d3;
}
.main .news .customer-eviews li {
  width: 32.3333333%;
  float: left;
  margin-right: 1.5%;
}
.main .news .customer-eviews li .txt {
  background: #f8f8f8;
  padding: 6% 5%;
}
.main .news .customer-eviews li .txt p {
  color: #666;
  font-size: 1.4rem;
  line-height: 180%;
}
.main .news .customer-eviews li .date {
  padding: 6% 0 8% 50%;
  background: url("../images/custom_03.jpg") no-repeat 40% center;
}
.main .news .customer-eviews li .date p {
  font-size: 1.4rem;
  color: #006cad;
}
.main .news .customer-eviews li .date span {
  font-size: 1.4rem;
  color: #999;
}
.main .news .customer-eviews li:nth-child(3) {
  margin-right: 0;
}
.main .news .news-box {
  padding: 2% 0;
}
.main .news .news-box li {
  width: 32.3333333%;
  float: left;
  margin-right: 1.5%;
}
.main .news .news-box li img {
  width: 100%;
}
.main .news .news-box li .txt h6 {
  font-size: 1.8rem;
  color: #006cad;
  padding-top: 2%;
}
.main .news .news-box li .txt span {
  font-size: 1.4rem;
  color: #999999;
  display: block;
  padding: 2% 0 2%;
}
.main .news .news-box li .txt p {
  color: #666;
  font-size: 1.4rem;
  line-height: 180%;
}
.main .news .news-box li:nth-child(3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .main .news .tit h4 span {
    display: none;
  }
  .main .news .customer-eviews {
    border-bottom: 1px dashed #d3d3d3;
  }
  .main .news .customer-eviews li {
    width: 100%;
    float: left;
    margin-right: 0%;
  }
  .main .news .customer-eviews li .date {
    float: right;
    padding: 6% 0 8% 50%;
    background: url("../images/custom_03.jpg") no-repeat 50% center;
  }
  .main .news .customer-eviews li .date p {
    font-size: 1.4rem;
    color: #006cad;
  }
  .main .news .customer-eviews li .date span {
    font-size: 1.4rem;
    color: #999;
  }
  .main .news .customer-eviews li:nth-child(3) {
    margin-right: 0;
  }
  .main .news .news-box {
    padding: 2% 0;
  }
  .main .news .news-box li {
    width: 100%;
    float: left;
    margin-right: 0%;
  }
  .main .news .news-box li:nth-child(3) {
    margin-right: 0;
  }
}
.footer .footer-con {
  height: auto!important;
  background: #f2f2f2;
}
.footer .footer-con .tel-number {
  text-align: center;
  padding: 3% 0;
  border-bottom: 1px solid #d3d3d3;
}
.footer .footer-con .tel-number h3 {
  color: #333;
  font-size: 3rem;
  background: url("../images/tel_03.jpg") no-repeat 28% center;
  padding: 1% 0;
}
.footer .footer-con .list-box {
  padding: 3% 0;
}
.footer .footer-con .list-box .about {
  width: 29.33333%;
  float: left;
}
.footer .footer-con .list-box .about h6 {
  font-size: 1.6rem;
  color: #333;
  margin-bottom: 5%;
  margin-top: 0;
}
.footer .footer-con .list-box .about p {
  font-size: 1.4rem;
  color: #999;
  line-height: 180%;
}
.footer .footer-con .list-box .footer-nav {
  width: 19.5%;
  float: left;
  text-align: center;
}
.footer .footer-con .list-box .footer-nav h6 {
  font-size: 1.6rem;
  color: #333;
  margin-bottom: 5%;
  margin-top: 0;
}
.footer .footer-con .list-box .footer-nav li {
  line-height: 200%;
}
.footer .footer-con .list-box .footer-nav li a {
  font-size: 1.4rem;
  color: #999;
}
.footer .footer-con .list-box .footer-nav li a:hover {
  color: #006cad;
}
.footer .footer-con .list-box .contact {
  width: 37%;
  float: left;
  padding-left: 5%;
  border-left: 1px dashed #d3d3d3;
}
.footer .footer-con .list-box .contact h6 {
  font-size: 1.6rem;
  color: #333;
  margin-bottom: 7%;
}
.footer .footer-con .list-box .contact .tit {
  margin-top: 0;
}
.footer .footer-con .list-box .contact .tit2 {
  margin-top: 6%;
}
.footer .footer-con .list-box .contact a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
}
.footer .footer-con .list-box .contact p {
  font-size: 1.4rem;
  color: #999;
  line-height: 180%;
  margin: 0;
}
.footer .footer-con .list-box .code {
  float: right;
  text-align: center;
  width: 14%;
}
.footer .footer-con .list-box .code img {
  max-width: 100%;
}
.footer .footer-con .list-box .code p {
  font-size: 1.4rem;
  color: #999;
  line-height: 180%;
  margin: 0;
}
.footer .footer-bot {
  height: 74px;
  line-height: 74px;
  background: #131313;
  text-align: center;
}
.footer .footer-bot p {
  margin: 0;
  font-size: 1.4rem;
  color: #fff;
}
.footer .footer-bot p a {
  color: #fff;
}
.footer .footer-bot p a:hover {
  color: #006cad;
}
@media (max-width: 992px) {
  .footer .footer-con {
    height: 368px;
  }
}
@media (max-width: 768px) {
  .footer .footer-con {
    height: auto;
    padding-bottom: 3%;
  }
  .footer .footer-con .tel-number h3 {
    background: none;
  }
  .footer .footer-con .list-box {
    padding: 3% 0;
  }
  .footer .footer-con .list-box .about {
    width: 100%;
    float: left;
  }
  .footer .footer-con .list-box .about h6 {
    margin: 4% 0;
  }
  .footer .footer-con .list-box .footer-nav {
    width: 100%;
    float: left;
    text-align: left;
  }
  .footer .footer-con .list-box .footer-nav h6 {
    font-size: 1.6rem;
    color: #333;
    margin: 4% 0;
  }
  .footer .footer-con .list-box .footer-nav li {
    line-height: 200%;
    width: 33.33333%;
    float: left;
  }
  .footer .footer-con .list-box .contact {
    width: 100%;
    float: left;
    padding-left: 0%;
    border-left: none;
  }
  .footer .footer-con .list-box .contact h6 {
    font-size: 1.6rem;
    color: #333;
    margin: 4% 0;
  }
  .footer .footer-con .list-box .contact .tit {
    margin: 4% 0;
  }
  .footer .footer-con .list-box .contact .tit2 {
    margin: 4% 0;
  }
  .footer .footer-con .list-box .code {
    display: none;
  }
  .footer .footer-bot {
    padding: 2% 0;
    height: auto;
    line-height: 24px;
    background: #131313;
    text-align: center;
  }
}
.footer .returnTop {
  z-index: 999;
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 120px;
  right: 30px;
  width: 80px;
  height: 80px;
  background: url("../images/return-top.png") no-repeat center;
}
@media (max-width: 768px) {
  .footer .returnTop {
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 70px;
    right: 18px;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    background: url("../images/return-top.png") no-repeat center;
  }
}
/*ins-style*/
.ins-main {
  /* äº§å“åº”ç”¨*/

}
.ins-main .ins-ad img {
  width: 100%;
}
.ins-main .ins-nav .content {
  margin: 3% auto;
  height: 58px;
  line-height: 58px;
  border: 1px solid #cac9c8;
  font-size: 1.6rem;
  color: #333;
  padding-left: 50px;
  background: url("../images/house_03.jpg") no-repeat 20px center;
}
.ins-main .ins-nav p {
  margin: 0;
}
.ins-main .ins-nav a {
  color: #333;
}
.ins-main .ins-nav a:hover {
  color: #006cad;
}
.ins-main .ins-nav .active {
  color: #006cad;
}
@media (max-width: 768px) {
  
}
.ins-main .muju-nav {
  margin: 3% 0;
}
.ins-main .muju-nav li {
  width: 14.28571428%;
  float: left;
  box-sizing: border-box;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-right: 1px solid #fbfbfb;
}
.ins-main .muju-nav li:hover a {
  background: #006cad;
  color: #fff;
}
.ins-main .muju-nav li a {
  display: block;
  background: #e8e8e8;
  font-size: 1.4rem;
  color: #363636;
  transition: 0.4s;
}
.ins-main .muju-nav .active a {
  background: #006cad;
  color: #fff;
}
@media (max-width: 768px) {
  .ins-main .muju-nav {
    margin: 3% 0;
  }
  .ins-main .muju-nav li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-right: 1px solid #fbfbfb;
    margin-bottom: 1px;
  }
  .ins-main .muju-nav li:hover a {
    background: #006cad;
    color: #fff;
  }
  .ins-main .muju-nav li a {
    display: block;
    background: #e8e8e8;
    font-size: 1.4rem;
    color: #363636;
    transition: 0.4s;
  }
  .ins-main .muju-nav .active a {
    background: #006cad;
    color: #fff;
  }
}
.ins-main .ins-zuzhi .txt {
  margin: 0 auto;
  width: 80%;
}
.ins-main .ins-zuzhi .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 180%;
  margin-bottom: 3%;
}
@media (max-width: 768px) {
  .ins-main .ins-zuzhi .txt {
    width: 100%;
  }
  .ins-main .ins-zuzhi .txt p {
    font-size: 1.6rem;
    line-height: 200%;
  }
}
.ins-main .ins-zuzhi .img-box {
  margin: 6% 0;
}
.ins-main .ins-zuzhi .img-box img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-zuzhi .img-box {
    overflow: auto;
  }
  .ins-main .ins-zuzhi .img-box .img {
    width: 600px;
  }
}
.ins-main .ins-ability {
  margin: 1% 0 3%;
}
.ins-main .ins-ability .txt-box {
  width: 48%;
  float: left;
}
@media (max-width: 768px) {
  .ins-main .ins-ability .txt-box {
    width: 100%;
  }
}
.ins-main .ins-ability .txt-box li {
  padding: 3% 0;
  border-bottom: 2px solid #e8e8e8;
}
.ins-main .ins-ability .txt-box li h6 {
  font-size: 1.6rem;
  color: #282828;
}
.ins-main .ins-ability .txt-box li p {
  font-size: 1.4rem;
  color: #666;
  line-height: 180%;
}
.ins-main .ins-ability .txt-box li:last-child {
  border-bottom: none;
}
.ins-main .ins-ability .img-box {
  width: 49%;
  float: right;
}
.ins-main .ins-ability .img-box img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-ability .img-box {
    width: 100%;
  }
}
.ins-main .ins-zhizao .txt-top li {
  margin-bottom: 5%;
}
.ins-main .ins-zhizao .txt-top li .img {
  width: 39%;
  float: left;
}
.ins-main .ins-zhizao .txt-top li .img img {
  width: 100%;
}
.ins-main .ins-zhizao .txt-top li .txt {
  width: 58%;
  float: right;
}
.ins-main .ins-zhizao .txt-top li .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 180%;
}
.ins-main .ins-zhizao .txt-top li:nth-child(2) .img {
  float: right;
}
.ins-main .ins-zhizao .txt-top li:nth-child(2) .txt {
  float: left;
}
.ins-main .ins-zhizao .txt-center {
  margin-bottom: 5%;
}
.ins-main .ins-zhizao .txt-center p {
  font-size: 1.6rem;
  color: #006cad;
}
.ins-main .ins-zhizao .list-box li {
  width: 24%;
  float: left;
  margin-right: 1.33333%;
  margin-bottom: 1.33333%;
  text-align: center;
}
.ins-main .ins-zhizao .list-box li img {
  width: 100%;
  cursor: pointer;
}
.ins-main .ins-zhizao .list-box li p {
  font-size: 1.4rem;
  color: #000;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-zhizao .list-box li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-zhizao .txt-top li {
    margin-bottom: 5%;
  }
  .ins-main .ins-zhizao .txt-top li .img {
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }
  .ins-main .ins-zhizao .txt-top li .img img {
    width: 100%;
  }
  .ins-main .ins-zhizao .txt-top li .txt {
    width: 100%;
    float: right;
  }
  .ins-main .ins-zhizao .txt-top li .txt p {
    font-size: 1.4rem;
    color: #666;
    line-height: 180%;
  }
  .ins-main .ins-zhizao .txt-top li:nth-child(2) .img {
    float: right;
  }
  .ins-main .ins-zhizao .txt-top li:nth-child(2) .txt {
    float: left;
  }
  .ins-main .ins-zhizao .txt-center {
    margin-bottom: 5%;
  }
  .ins-main .ins-zhizao .txt-center p {
    font-size: 1.6rem;
    color: #006cad;
  }
  .ins-main .ins-zhizao .list-box li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    text-align: center;
  }
  .ins-main .ins-zhizao .list-box li img {
    width: 100%;
    cursor: pointer;
  }
  .ins-main .ins-zhizao .list-box li p {
    font-size: 1.4rem;
    color: #000;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-zhizao .list-box li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-chanpin .txt-top {
  margin-bottom: 4%;
}
.ins-main .ins-chanpin .txt-top p {
  font-size: 1.4rem;
  color: #666;
}
.ins-main .ins-chanpin .list-box li {
  width: 24%;
  float: left;
  margin-right: 1.33333%;
  margin-bottom: 1.33333%;
  text-align: center;
}
@media (max-width: 768px) {
  .ins-main .ins-chanpin .list-box li {
    width: 49%;
    margin: 0 2% 2% 0;
  }
}
.ins-main .ins-chanpin .list-box li img {
  width: 100%;
  cursor: pointer;
}
.ins-main .ins-chanpin .list-box li p {
  font-size: 1.4rem;
  color: #000;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-chanpin .list-box li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-chanpin .list-box li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-yitihua {
  padding-bottom: 3%;
}
.ins-main .ins-yitihua .txt-top {
  margin-bottom: 4%;
}
.ins-main .ins-yitihua .txt-top h6 {
  font-size: 1.6rem;
  color: #282828;
  margin-bottom: 2%;
}
.ins-main .ins-yitihua .txt-top p {
  font-size: 1.4rem;
  color: #666;
  line-height: 200%;
  margin-bottom: 2%;
}
.ins-main .ins-yitihua .img img {
  width: 100%;
}
.ins-main .ins-zhuanli {
  padding-bottom: 3%;
}
.ins-main .ins-zhuanli .txt-top {
  margin-bottom: 4%;
}
.ins-main .ins-zhuanli .txt-top h6 {
  font-size: 1.6rem;
  color: #282828;
  margin-bottom: 2%;
}
.ins-main .ins-zhuanli .txt-top p {
  font-size: 1.4rem;
  color: #666;
  line-height: 200%;
  margin-bottom: 2%;
}
.ins-main .ins-zhuanli .list-box li {
  width: 19%;
  float: left;
  margin-right: 1.25%;
  margin-bottom: 1.25%;
  text-align: center;
}
@media (max-width: 768px) {
  .ins-main .ins-zhuanli .list-box li {
    width: 49%;
    margin: 0 2% 2% 0;
  }
}
.ins-main .ins-zhuanli .list-box li img {
  width: 100%;
  cursor: pointer;
  border: 1px solid #eee;
}
.ins-main .ins-zhuanli .list-box li p {
  font-size: 1.4rem;
  color: #000;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-zhuanli .list-box li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-zhuanli .list-box li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-honor li {
  width: 23%;
  margin: 0 1% 3%;
  float: left;
  text-align: center;
}
.ins-main .ins-honor li img {
  width: 100%;
  border: 1px solid #ddd;
}
.ins-main .ins-honor li p {
  color: #666;
  font-size: 1.4rem;
  margin: 10px 0;
}
@media (max-width: 768px) {
  .ins-main .ins-honor li {
    width: 48%;
  }
}
.ins-main .ins-contact h5 {
  font-size: 2rem;
  color: #333;
  padding-left: 23px;
  margin: 0 0 5%;
  background: url("../images/tit-bg_03.jpg") no-repeat left center;
}
.ins-main .ins-contact .txt-box {
  width: 49%;
  float: left;
}
.ins-main .ins-contact .txt-box .map .my-map {
  margin: 0 auto;
  width: 100%;
  height: 200px;
}
.ins-main .ins-contact .txt-box .map .my-map .icon {
  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.ins-main .ins-contact .txt-box .map .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-contact .txt-box .map .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-contact .txt-box .map .amap-container {
  height: 100%;
}
.ins-main .ins-contact .txt-box .map li {
  padding-left: 48px;
  background: url("../images/location_03.jpg") no-repeat 5px center;
  margin-top: 10px;
}
.ins-main .ins-contact .txt-box .map li p {
  font-size: 1.4rem;
  color: #333;
  padding: 6px 0;
  margin: 0;
  border-bottom: 1px dashed #d3d3d3;
}
.ins-main .ins-contact .txt-box .list-box h5 {
  margin-top: 5%;
}
.ins-main .ins-contact .txt-box .list-box li {
  height: 50px;
  line-height: 50px;
  padding-left: 48px;
}
.ins-main .ins-contact .txt-box .list-box li p {
  font-size: 1.4rem;
  color: #333;
  border-bottom: 1px dashed #d3d3d3;
}
.ins-main .ins-contact .txt-box .list-box li:nth-child(1) {
  background: url("../images/contact-icon_03.jpg") no-repeat left center;
}
.ins-main .ins-contact .txt-box .list-box li:nth-child(2) {
  background: url("../images/contact-icon_06.jpg") no-repeat left center;
}
.ins-main .ins-contact .txt-box .list-box li:nth-child(3) {
  background: url("../images/contact-icon_08.jpg") no-repeat left center;
}
.ins-main .ins-contact .txt-box .code-box {
  padding: 5% 0;
}
.ins-main .ins-contact .txt-box .code-box .code {
  width: 58%;
  float: left;
  border-right: 1px solid #d3d3d3;
  text-align: center;
}
.ins-main .ins-contact .txt-box .code-box .code ul {
  margin: 0;
}
.ins-main .ins-contact .txt-box .code-box .code li {
  text-align: center;
  margin: 0 5%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ins-main .ins-contact .txt-box .code-box .code li img {
  max-width: 100%;
}
.ins-main .ins-contact .txt-box .code-box .code li p {
  font-size: 1.2rem;
  color: #333;
  margin: 10px 0 0;
}
.ins-main .ins-contact .txt-box .code-box .link {
  text-align: center;
  margin-top: 8%;
}
.ins-main .ins-contact .txt-box .code-box .link a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 2%;
  vertical-align: middle;
}
.ins-main .ins-contact .message {
  width: 41%;
  float: right;
}
.ins-main .ins-contact .message .form-box .txt {
  border: 1px solid #d9d9d9;
  margin-bottom: 20px;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #f8f8f8;
  padding: 0 10px;
}
.ins-main .ins-contact .message .form-box textarea {
  width: 100%;
  height: 178px;
  border: 1px solid #d9d9d9;
  margin-bottom: 20px;
  line-height: 48px;
  background: #f8f8f8;
  padding: 10px;
}
.ins-main .ins-contact .message .form-box .submit {
  border: none;
  width: 100%;
  font-size: 1.6rem;
  color: #fff;
  height: 50px;
  line-height: 50px;
  background: #006cad;
  cursor: pointer;
}
@media (max-width: 768px) {
  .ins-main .ins-contact h5 {
    font-size: 2rem;
    color: #333;
    padding-left: 23px;
    margin: 0 0 5%;
    background: url("../images/tit-bg_03.jpg") no-repeat left center;
  }
  .ins-main .ins-contact .txt-box {
    width: 100%;
    float: left;
  }
  .ins-main .ins-contact .txt-box .code-box {
    padding: 5% 0;
  }
  .ins-main .ins-contact .txt-box .code-box .code {
    width: 100%;
    border-right: none;
  }
  .ins-main .ins-contact .txt-box .code-box .link {
    text-align: center;
    margin-top: 8%;
    width: 100%;
    padding: 10px 0;
    clear: both;
  }
  .ins-main .ins-contact .message {
    width: 100%;
    float: right;
    padding-bottom: 20px;
  }
}
.ins-main .ins-news .news-list {
  width: 66%;
  float: left;
}
.ins-main .ins-news .news-list li {
  padding: 3% 0;
  border-bottom: 1px dashed #d3d3d3;
}
.ins-main .ins-news .news-list li:hover .txt p {
  color: #006cad;
}
.ins-main .ins-news .news-list li .img {
  width: 48%;
  float: left;
}
.ins-main .ins-news .news-list li .img img {
  width: 100%;
}
.ins-main .ins-news .news-list li .txt {
  width: 48%;
  float: right;
}
.ins-main .ins-news .news-list li .txt h6 {
  font-size: 1.8rem;
  color: #006cad;
  margin-top: 0;
}
.ins-main .ins-news .news-list li .txt span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 6%;
  font-size: 1.6rem;
  color: #999;
  padding-left: 29px;
}
.ins-main .ins-news .news-list li .txt span:nth-child(2) {
  background: url("../images/news-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-news .news-list li .txt span:nth-child(3) {
  background: url("../images/news-lit_05.jpg") no-repeat left center;
}
.ins-main .ins-news .news-list li .txt p {
  border-top: 1px dashed #d3d3d3;
  margin-top: 14px;
  padding: 10px 0;
  line-height: 180%;
  font-size: 1.4rem;
  color: #666;
}
.ins-main .ins-news .hot-news {
  width: 31%;
  float: right;
}
.ins-main .ins-news .hot-news .tit {
  position: relative;
}
.ins-main .ins-news .hot-news .tit img {
  width: 100%;
}
.ins-main .ins-news .hot-news .tit a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  bottom: 20px;
  right: 10px;
  font-size: 1.4rem;
  color: #006cad;
  border: 1px solid #006cad;
  padding: 2px 6px;
  border-radius: 4px;
}
.ins-main .ins-news .hot-news li {
  border-bottom: 1px dashed #d3d3d3;
  padding: 4% 0;
}
.ins-main .ins-news .hot-news li img {
  max-width: 100%;
}
.ins-main .ins-news .hot-news li h6 {
  font-size: 1.6rem;
  color: #006cad;
}
.ins-main .ins-news .hot-news li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 6%;
  font-size: 1.6rem;
  color: #999;
  padding-left: 29px;
}
.ins-main .ins-news .hot-news li span:nth-child(2) {
  background: url("../images/news-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-news .hot-news li span:nth-child(3) {
  background: url("../images/news-lit_05.jpg") no-repeat left center;
}
@media (max-width: 768px) {
  .ins-main .ins-news .news-list {
    width: 100%;
    float: left;
  }
  .ins-main .ins-news .news-list li {
    padding: 3% 0;
    border-bottom: 1px dashed #d3d3d3;
  }
  .ins-main .ins-news .news-list li .img {
    width: 100%;
  }
  .ins-main .ins-news .news-list li .txt {
    width: 100%;
    float: right;
    margin-top: 10px;
  }
  .ins-main .ins-news .news-list li .txt p {
    display: none;
  }
}
.ins-main .news-detail .news-txt {
  width: 66%;
  float: left;
}
.ins-main .news-detail .news-txt .tit {
  border-bottom: 1px dashed #d3d3d3;
}
.ins-main .news-detail .news-txt .tit h4 {
  font-size: 2.4rem;
  color: #006cad;
  margin-top: 0;
  line-height: 160%;
}
.ins-main .news-detail .news-txt .tit span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 1.6rem;
  color: #999;
  padding-left: 29px;
  margin: 10px 6% 10px 0;
}
.ins-main .news-detail .news-txt .tit span:nth-child(2) {
  background: url("../images/news-lit_03.jpg") no-repeat left center;
}
.ins-main .news-detail .news-txt .tit span:nth-child(3) {
  background: url("../images/news-lit_05.jpg") no-repeat left center;
}
.ins-main .news-detail .news-txt .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 180%;
  margin: 4% 0;
}
.ins-main .news-detail .news-txt .txt img {
  width: 100%;
}
.ins-main .news-detail .news-txt .link .left {
  width: 50%;
  float: left;
}
.ins-main .news-detail .news-txt .link .left p {
  background: #f2f2f2 url("../images/link-img_03.jpg") no-repeat 20px center;
}
.ins-main .news-detail .news-txt .link .right {
  width: 50%;
  float: right;
}
.ins-main .news-detail .news-txt .link .right p {
  background: #f2f2f2 url("../images/link-img_05.jpg") no-repeat 20px center;
}
.ins-main .news-detail .news-txt .link p {
  padding-left: 60px;
  height: 60px;
  line-height: 60px;
  background: #f2f2f2;
  font-size: 1.4rem;
  color: #999;
}
.ins-main .news-detail .news-txt .link p a {
  color: #333;
}
.ins-main .news-detail .news-txt .link p a:hover {
  color: #006cad;
}
.ins-main .news-detail .news-txt .keyword {
  margin: 2% 0 6%;
  border: 1px solid #f2f2f2;
}
.ins-main .news-detail .news-txt .keyword h6 {
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  margin: 0;
  font-size: 14px;
  color: #333;
  font-weight: 600;
  padding-left: 20px;
}
.ins-main .news-detail .news-txt .keyword a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  color: #666;
  margin: 2%;
}
.ins-main .news-detail .news-txt .keyword a:hover {
  color: #006cad;
}
.ins-main .news-detail .hot-news {
  width: 31%;
  float: right;
}
.ins-main .news-detail .hot-news .tit {
  position: relative;
}
.ins-main .news-detail .hot-news .tit img {
  width: 100%;
}
.ins-main .news-detail .hot-news .tit a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  bottom: 20px;
  right: 10px;
  font-size: 1.4rem;
  color: #006cad;
  border: 1px solid #006cad;
  padding: 2px 6px;
  border-radius: 4px;
}
.ins-main .news-detail .hot-news li {
  border-bottom: 1px dashed #d3d3d3;
  padding: 4% 0;
}
.ins-main .news-detail .hot-news li img {
  max-width: 100%;
}
.ins-main .news-detail .hot-news li h6 {
  font-size: 1.6rem;
  color: #006cad;
}
.ins-main .news-detail .hot-news li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 6%;
  font-size: 1.6rem;
  color: #999;
  padding-left: 29px;
}
.ins-main .news-detail .hot-news li span:nth-child(2) {
  background: url("../images/news-lit_03.jpg") no-repeat left center;
}
.ins-main .news-detail .hot-news li span:nth-child(3) {
  background: url("../images/news-lit_05.jpg") no-repeat left center;
}
@media (max-width: 768px) {
  .ins-main .news-detail .news-txt {
    width: 100%;
    float: left;
  }
  .ins-main .news-detail .news-txt .link .left {
    width: 100%;
    float: left;
  }
  .ins-main .news-detail .news-txt .link .right {
    width: 100%;
    float: right;
  }
  .ins-main .news-detail .news-txt .link p {
    height: 50px;
    line-height: 50px;
  }
}
.ins-main .ins-application .yingyong2 {
  padding-bottom: 3%;
}
.ins-main .ins-application .yingyong2 .tit {
  text-align: center;
  margin: 3% 0;
}
.ins-main .ins-application .yingyong2 .tit h5 {
  font-size: 3.2rem;
  color: #333;
  margin-bottom: 15px;
}
.ins-main .ins-application .yingyong2 .tit h5 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 134px;
  vertical-align: middle;
  margin: 0 2%;
  height: 2px;
  background: url("../images/tit-bg_05.png") no-repeat center;
}
.ins-main .ins-application .yingyong2 .slideTxtBox {
  width: 100%;
  user-select: none;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .hd {
  margin-bottom: 30px;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .hd ul li {
  cursor: pointer;
  border: 1px solid #d3d3d3;
  line-height: 50px;
  width: 14.666666%;
  float: left;
  font-size: 1.6rem;
  color: #666;
  text-align: center;
  margin: 0 2.4% 0 0;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .hd ul li:last-child {
  margin-right: 0;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .hd ul li.on {
  background: #006cad;
  color: #fff;
  border: 1px solid #006cad;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd ul {
  zoom: 1;
  margin-top: 0px;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li {
  position: relative;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .swiper-container8 {
  user-select: none;
  overflow: hidden;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .future-box {
  position: relative;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box {
  /* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç ï¼Œå¦‚æžœä¸éœ€è¦åˆ é™¤å³å¯ */

  /*.big-img{width: 49%;img{width: 100%}}
          .sm-img{text-align: center;
            ul{margin: 0}
            li{ width: 14%;margin: 3% 1%;border:1px solid #d3d3d3;overflow: hidden;
              display:inline-block;*display:inline;*zoom:1;cursor: pointer;
              img{width: 100%;}
            }
            li:nth-child(1){border:1px solid #006cad}
          }*/

}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox {
  position: relative;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox:hover .pc-con {
  opacity: 1;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inHd {
  width: 100%;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inHd ul {
  overflow: hidden;
  zoom: 1;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inHd ul li {
  width: 14%;
  margin: 3% 1%;
  border: 1px solid #d3d3d3;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inHd ul li img {
  width: 100%;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inHd ul li.on {
  border: 1px solid #006cad;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inBd {
  position: relative;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inBd ul {
  width: 49%;
  overflow: hidden;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inBd li img {
  width: 100%;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .pc-con {
  opacity: 0.5;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .pc-con img {
  width: 32px;
  height: 54px;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .sPrev {
  position: absolute;
  top: 30%;
  left: 0;
  z-index: 5;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .sNext {
  position: absolute;
  top: 30%;
  left: 46.2%;
  z-index: 5;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .txt {
  width: 49%;
  position: absolute;
  top: 0;
  right: 0;
  height: 422px;
  background: #f8f8f8;
  padding: 2%;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .txt h6 {
  font-size: 2rem;
  color: #006cad;
  padding: 3% 0;
  border-bottom: 1px dashed #d3d3d3;
}
.ins-main .ins-application .yingyong2 .slideTxtBox .bd li .txt p {
  margin-top: 5%;
  line-height: 180%;
  font-size: 1.4rem;
  color: #666;
}
.ins-main .ins-application .yingyong2 .swiper-button-next2 {
  cursor: pointer;
  width: 50%;
  float: right;
  height: 60px;
  line-height: 60px;
  background: url("../images/jiaju-btn_03.jpg") no-repeat left center;
}
.ins-main .ins-application .yingyong2 .swiper-button-next2 p {
  padding-right: 88px;
  font-size: 1.6rem;
  color: #fff;
  text-align: right;
}
.ins-main .ins-application .yingyong2 .swiper-button-prev2 {
  cursor: pointer;
  width: 50%;
  float: left;
  height: 60px;
  line-height: 60px;
  background: url("../images/jiaju-btn_04.jpg") no-repeat right center;
}
.ins-main .ins-application .yingyong2 .swiper-button-prev2 p {
  display: block;
  padding-left: 88px;
  font-size: 1.6rem;
  color: #333;
}
@media (max-width: 1200px) {
  .ins-main .ins-application .yingyong2 {
    padding-bottom: 3%;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .txt {
    width: 49%;
    height: 340px;
    overflow: hidden;
  }
}
@media (max-width: 992px) {
  .ins-main .ins-application .yingyong2 {
    padding-bottom: 3%;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .txt {
    width: 49%;
    height: 262px;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .ins-main .ins-application .yingyong2 {
    padding-bottom: 3%;
  }
  .ins-main .ins-application .yingyong2 .tit h5 span {
    display: none;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .hd ul li {
    line-height: 40px;
    width: 32.3333333%;
    margin: 0 1% 2% 0;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd ul {
    zoom: 1;
    margin-top: 0px;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox {
    position: relative;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inHd {
    width: 100%;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inHd ul {
    overflow: hidden;
    zoom: 1;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inHd ul li {
    width: 30.33333333%;
    margin: 3% 1%;
    border: 1px solid #d3d3d3;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inHd ul li img {
    width: 100%;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inHd ul li.on {
    border: 1px solid #006cad;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inBd {
    position: relative;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inBd ul {
    width: 100%;
    overflow: hidden;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .img-box .inBox .inBd li img {
    width: 100%;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .txt {
    width: 100%;
    position: static;
    top: 0;
    right: 0;
    height: auto;
  }
  .ins-main .ins-application .yingyong2 .slideTxtBox .bd li .txt p {
    font-size: 1.6rem;
  }
  .ins-main .ins-application .yingyong2 .swiper-button-next2 {
    width: 100%;
    float: right;
    height: 40px;
    line-height: 40px;
  }
  .ins-main .ins-application .yingyong2 .swiper-button-prev2 {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
  }
}
.ins-main .ins-application .jiaju {
  padding-bottom: 3%;
}
.ins-main .ins-application .jiaju .tit {
  text-align: center;
  margin: 3% 0;
}
.ins-main .ins-application .jiaju .tit h5 {
  font-size: 3.2rem;
  color: #333;
  margin-bottom: 15px;
}
.ins-main .ins-application .jiaju .tit h5 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 134px;
  vertical-align: middle;
  margin: 0 2%;
  height: 2px;
  background: url("../images/tit-bg_05.png") no-repeat center;
}
.ins-main .ins-application .jiaju .slideTxtBox {
  width: 100%;
}
.ins-main .ins-application .jiaju .slideTxtBox .hd ul li {
  cursor: pointer;
  border: 1px solid #d3d3d3;
  line-height: 50px;
  width: 14.666666%;
  float: left;
  font-size: 1.6rem;
  color: #666;
  text-align: center;
  margin: 0 2.4% 0 0;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-application .jiaju .slideTxtBox .hd ul li:last-child {
  margin-right: 0;
}
.ins-main .ins-application .jiaju .slideTxtBox .hd ul li.on {
  background: #006cad;
  color: #fff;
  border: 1px solid #006cad;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd ul {
  zoom: 1;
  margin-top: 40px;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li {
  position: relative;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .swiper-container8 {
  overflow: hidden;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .future-box {
  position: relative;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .img-box .big-img {
  width: 49%;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .img-box .big-img img {
  width: 100%;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .img-box .sm-img {
  text-align: center;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .img-box .sm-img ul {
  margin: 0;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .img-box .sm-img li {
  width: 14%;
  margin: 3% 1%;
  border: 1px solid #d3d3d3;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .img-box .sm-img li img {
  width: 100%;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .img-box .sm-img li:nth-child(1) {
  border: 1px solid #006cad;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .txt {
  width: 49%;
  position: absolute;
  top: 0;
  right: 0;
  height: 422px;
  background: #f8f8f8;
  padding: 2%;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .txt h6 {
  font-size: 2rem;
  color: #006cad;
  padding: 3% 0;
  border-bottom: 1px dashed #d3d3d3;
}
.ins-main .ins-application .jiaju .slideTxtBox .bd li .txt p {
  margin-top: 5%;
  line-height: 180%;
  font-size: 1.4rem;
  color: #666;
}
.ins-main .ins-application .jiaju .swiper-button-next2 {
  cursor: pointer;
  width: 50%;
  float: right;
  height: 60px;
  line-height: 60px;
  background: url("../images/jiaju-btn_04.jpg") no-repeat left center;
}
.ins-main .ins-application .jiaju .swiper-button-next2 p {
  padding-right: 88px;
  font-size: 1.6rem;
  color: #333;
  text-align: right;
}
.ins-main .ins-application .jiaju .swiper-button-prev2 {
  cursor: pointer;
  width: 50%;
  float: left;
  height: 60px;
  line-height: 60px;
  background: url("../images/jiaju-btn_03.jpg") no-repeat right center;
}
.ins-main .ins-application .jiaju .swiper-button-prev2 p {
  display: block;
  padding-left: 88px;
  font-size: 1.6rem;
  color: #fff;
}
@media (max-width: 1200px) {
  .ins-main .ins-application .jiaju {
    padding-bottom: 3%;
  }
  .ins-main .ins-application .jiaju .slideTxtBox .bd li .txt {
    width: 49%;
    height: 340px;
    overflow: hidden;
  }
}
@media (max-width: 992px) {
  .ins-main .ins-application .jiaju {
    padding-bottom: 3%;
  }
  .ins-main .ins-application .jiaju .slideTxtBox .bd li .txt {
    width: 49%;
    height: 262px;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .ins-main .ins-application .jiaju {
    padding-bottom: 3%;
  }
  .ins-main .ins-application .jiaju .tit h5 span {
    display: none;
  }
  .ins-main .ins-application .jiaju .slideTxtBox .hd ul li {
    line-height: 40px;
    width: 32.3333333%;
    margin: 0 1% 2% 0;
  }
  .ins-main .ins-application .jiaju .slideTxtBox .bd ul {
    zoom: 1;
    margin-top: 0px;
  }
  .ins-main .ins-application .jiaju .slideTxtBox .bd li .img-box .big-img {
    width: 100%;
  }
  .ins-main .ins-application .jiaju .slideTxtBox .bd li .img-box .big-img img {
    width: 100%;
  }
  .ins-main .ins-application .jiaju .slideTxtBox .bd li .img-box .sm-img li {
    width: 25%;
  }
  .ins-main .ins-application .jiaju .slideTxtBox .bd li .txt {
    width: 100%;
    position: static;
    top: 0;
    right: 0;
    height: auto;
  }
  .ins-main .ins-application .jiaju .slideTxtBox .bd li .txt p {
    font-size: 1.6rem;
  }
  .ins-main .ins-application .jiaju .swiper-button-next2 {
    width: 100%;
    float: right;
    height: 40px;
    line-height: 40px;
  }
  .ins-main .ins-application .jiaju .swiper-button-prev2 {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
  }
}
.ins-main .ins-application .yingyong {
  background: #f8f8f8;
  padding-bottom: 4%;
}
.ins-main .ins-application .yingyong .tit {
  text-align: center;
  padding: 3% 0;
}
.ins-main .ins-application .yingyong .tit h5 {
  font-size: 3.2rem;
  color: #333;
  margin-bottom: 15px;
}
.ins-main .ins-application .yingyong .tit h5 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 134px;
  vertical-align: middle;
  margin: 0 2%;
  height: 2px;
  background: url("../images/tit-bg_05.png") no-repeat center;
}
.ins-main .ins-application .yingyong .img-box li {
  width: 48%;
  float: left;
  margin-right: 4%;
}
.ins-main .ins-application .yingyong .img-box li img {
  width: 100%;
}
.ins-main .ins-application .yingyong .img-box li:nth-child(2) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-application .yingyong {
    background: #f8f8f8;
    padding-bottom: 4%;
  }
  .ins-main .ins-application .yingyong .tit h5 span {
    display: none;
  }
  .ins-main .ins-application .yingyong .tit p {
    margin: 0;
  }
  .ins-main .ins-application .yingyong .img-box li {
    width: 100%;
    float: left;
    margin: 0 0 3% 0;
  }
  .ins-main .ins-application .yingyong .img-box li img {
    width: 100%;
  }
  .ins-main .ins-application .yingyong .img-box li:nth-child(2) {
    margin-right: 0;
  }
}
.ins-main .ins-about .tit {
  text-align: center;
  margin: 3% 0;
}
.ins-main .ins-about .tit h5 {
  font-size: 3.2rem;
  color: #333;
  margin-bottom: 15px;
}
.ins-main .ins-about .tit h5 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 134px;
  vertical-align: middle;
  margin: 0 2%;
  height: 2px;
  background: url("../images/tit-bg_05.png") no-repeat center;
}
.ins-main .ins-about .into {
  margin-bottom: 3%;
}
.ins-main .ins-about .into .into-content .img-box {
  width: 49%;
  float: left;
}
.ins-main .ins-about .into .into-content .img-box img {
  width: 100%;
}
.ins-main .ins-about .into .into-content .txt-box {
  width: 48%;
  float: right;
}
.ins-main .ins-about .into .into-content .txt-box h5 {
  font-size: 2.6rem;
  color: #333;
  margin: 0;
  padding-bottom: 15px;
  border-bottom: 2px solid #f2f2f2;
}
.ins-main .ins-about .into .into-content .txt-box p {
  line-height: 180%;
  font-size: 1.4rem;
  color: #666;
  margin-top: 3%;
}
.ins-main .ins-about .develop {
  height: 600px;
  background: url("../images/develop-bg_02.jpg") center;
}
.ins-main .ins-about .develop .year-box {
  position: relative;
  margin-top: 80px;
  clear: both;
}
.ins-main .ins-about .develop .swiper-container {
  overflow: hidden;
  height: 160px;
  margin: 0 170px 0 170px;
}
.ins-main .ins-about .develop .swiper-slide {
  position: relative;
  text-align: center;
}
.ins-main .ins-about .develop .swiper-slide:hover .txt {
  opacity: 1;
}
.ins-main .ins-about .develop .swiper-slide:hover .year span {
  background: url("../images/years-lit_03.png") no-repeat center;
}
.ins-main .ins-about .develop .swiper-slide:hover .year p {
  color: #006cad;
}
.ins-main .ins-about .develop .swiper-slide .txt {
  text-align: center;
  margin: 0 auto;
  opacity: 1;
  transition: 0.2s;
  width: 100%;
  height: 109px;
  background: url("../images/years-txt_03.png") no-repeat center;
}
.ins-main .ins-about .develop .swiper-slide .txt p {
  height: 78px;
  overflow: auto;
  padding: 20px 3% 0 3%;
  font-size: 1.4rem;
  color: #333;
}
.ins-main .ins-about .develop .swiper-slide .year {
  margin-top: 12px;
}
.ins-main .ins-about .develop .swiper-slide .year span {
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/years-lit_05.png") no-repeat center;
  margin: 0 auto;
}
.ins-main .ins-about .develop .swiper-slide .year p {
  font-size: 1.8rem;
  color: #333;
  margin-top: 4px;
}
.ins-main .ins-about .develop .swiper-slide-active .txt {
  opacity: 1;
}
.ins-main .ins-about .develop .swiper-slide-active .year span {
  background: url("../images/years-lit_03.png") no-repeat center;
}
.ins-main .ins-about .develop .swiper-slide-active .year p {
  color: #006cad;
}
.ins-main .ins-about .develop .swiper-button-next3 {
  width: 170px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.ins-main .ins-about .develop .swiper-button-next3 img {
  width: 100%;
}
.ins-main .ins-about .develop .swiper-button-prev3 {
  width: 170px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
.ins-main .ins-about .develop .swiper-button-prev3 img {
  width: 100%;
}
.ins-main .ins-about .honor {
  background: #f8f8f8;
  padding: 2% 0;
  /* .swiper-button-next4{
        cursor: pointer;position: absolute;right: -60px;top:50%;z-index: 9;margin-top: -35px;
        display: block;width: 70px;height: 70px;
        img{max-width: 100%;border-radius: 70px;}
      }
      .swiper-button-prev4{
        cursor: pointer;position: absolute; left: -60px;top:50%;z-index: 9;margin-top: -35px;
        img{max-width: 100%;border-radius: 70px;}
      }*/

}
.ins-main .ins-about .honor .honor-content {
  position: relative;
}
.ins-main .ins-about .honor .honor-content .swiper-container-honor {
  overflow: hidden;
}
.ins-main .ins-about .honor .honor-content .list {
  cursor: pointer;
}
.ins-main .ins-about .honor .honor-content .list .box {
  position: relative;
}
.ins-main .ins-about .honor .honor-content .list .box:hover .masking {
  opacity: 1;
}
.ins-main .ins-about .honor .honor-content .list .box img {
  width: 100%;
}
.ins-main .ins-about .honor .honor-content .list .box .masking {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s;
  opacity: 0;
}
.ins-main .ins-about .honor .honor-content .list .box .masking p {
  text-align: center;
  top: 60%;
  position: absolute;
  width: 100%;
}
.ins-main .ins-about .honor .swiper-button-prev4 {
  cursor: pointer;
  position: absolute;
  left: -60px;
  top: 50%;
  z-index: 9;
  margin-top: -35px;
  display: block;
  width: 70px;
  height: 70px;
  background: url("../images/prev2_03.png") no-repeat center;
}
.ins-main .ins-about .honor .swiper-button-prev4:hover {
  background: url("../images/prev3_03.png") no-repeat center;
}
.ins-main .ins-about .honor .swiper-button-next4 {
  cursor: pointer;
  position: absolute;
  right: -60px;
  top: 50%;
  z-index: 9;
  margin-top: -35px;
  display: block;
  width: 70px;
  height: 70px;
  background: url("../images/next2_03.png") no-repeat center;
}
.ins-main .ins-about .honor .swiper-button-next4:hover {
  background: url("../images/next3_03.png") no-repeat center;
}
.ins-main .ins-about .future .txt {
  border-top: 1px dashed #d3d3d3;
  font-size: 1.4rem;
  color: #666;
  line-height: 150%;
  padding: 2% 0;
}
.ins-main .ins-about .future .list-box {
  padding: 1% 0;
  background: #f8f8f8;
}
@media (max-width: 768px) {
  .ins-main .ins-about .tit h5 span {
    display: none;
  }
  .ins-main .ins-about .into .into-content .img-box {
    width: 100%;
    float: left;
  }
  .ins-main .ins-about .into .into-content .img-box img {
    width: 100%;
  }
  .ins-main .ins-about .into .into-content .txt-box {
    width: 100%;
    float: right;
    margin-top: 15px;
  }
  .ins-main .ins-about .into .into-content .txt-box h5 {
    font-size: 2.6rem;
    color: #333;
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #f2f2f2;
  }
  .ins-main .ins-about .into .into-content .txt-box p {
    line-height: 180%;
    font-size: 1.4rem;
    color: #666;
    margin-top: 3%;
  }
  .ins-main .ins-about .develop {
    height: 300px;
    background: url("../images/develop-bg_02.jpg") no-repeat center;
  }
  .ins-main .ins-about .develop .year-box {
    position: relative;
    margin-top: 30px;
    clear: both;
  }
  .ins-main .ins-about .develop .swiper-container {
    overflow: hidden;
    height: 160px;
    margin: 0 70px 0 70px;
  }
  .ins-main .ins-about .develop .swiper-slide {
    position: relative;
    text-align: center;
  }
  .ins-main .ins-about .develop .swiper-slide:hover .txt {
    opacity: 1;
  }
  .ins-main .ins-about .develop .swiper-slide:hover .year span {
    background: url("../images/years-lit_03.png") no-repeat center;
  }
  .ins-main .ins-about .develop .swiper-slide:hover .year p {
    color: #006cad;
  }
  .ins-main .ins-about .develop .swiper-slide .txt {
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    transition: 0.2s;
    width: 100%;
    height: 78px;
    background: #fff;
    border-radius: 6px;
  }
  .ins-main .ins-about .develop .swiper-slide .txt p {
    height: 78px;
    overflow: auto;
    padding: 20px 3% 0 3%;
    font-size: 1.4rem;
    color: #333;
  }
  .ins-main .ins-about .develop .swiper-slide .year {
    margin-top: 12px;
  }
  .ins-main .ins-about .develop .swiper-slide .year span {
    display: block;
    width: 12px;
    height: 12px;
    background: url("../images/years-lit_05.png") no-repeat center;
    margin: 0 auto;
  }
  .ins-main .ins-about .develop .swiper-slide .year p {
    font-size: 1.8rem;
    color: #333;
    margin-top: 4px;
  }
  .ins-main .ins-about .develop .swiper-slide-active .txt {
    opacity: 1;
  }
  .ins-main .ins-about .develop .swiper-slide-active .year span {
    background: url("../images/years-lit_03.png") no-repeat center;
  }
  .ins-main .ins-about .develop .swiper-slide-active .year p {
    color: #006cad;
  }
  .ins-main .ins-about .develop .swiper-button-next3 {
    width: 50px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 35px;
  }
  .ins-main .ins-about .develop .swiper-button-next3 img {
    width: 100%;
  }
  .ins-main .ins-about .develop .swiper-button-prev3 {
    width: 50px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 35px;
  }
  .ins-main .ins-about .develop .swiper-button-prev3 img {
    width: 100%;
  }
  .ins-main .ins-about .honor {
    background: #f8f8f8;
    padding: 2% 0;
  }
  .ins-main .ins-about .honor .honor-content .list {
    margin-bottom: 2%;
  }
  .ins-main .ins-about .future .txt {
    border-top: 1px dashed #d3d3d3;
    margin: 0 15px;
    font-size: 1.6rem;
    color: #666;
    line-height: 150%;
    padding: 2% 0;
  }
  .ins-main .ins-about .future .list-box {
    padding: 1% 0;
    background: #f8f8f8;
  }
}
.ins-main .ins-core .tit {
  text-align: center;
  padding: 3% 0;
}
.ins-main .ins-core .tit h5 {
  font-size: 3.2rem;
  color: #333;
  margin-bottom: 15px;
}
.ins-main .ins-core .tit h5 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 134px;
  vertical-align: middle;
  margin: 0 2%;
  height: 2px;
  background: url("../images/tit-bg_05.png") no-repeat center;
}
.ins-main .ins-core .equipment {
  background: #f8f8f8;
  padding-bottom: 2%;
}
.ins-main .ins-core .equipment .equipment-content {
  /* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç ï¼Œå¦‚æžœä¸éœ€è¦åˆ é™¤å³å¯ */

}
.ins-main .ins-core .equipment .equipment-content .outBox .hd {
  position: relative;
}
.ins-main .ins-core .equipment .equipment-content .outBox .hd ul li {
  margin: 0 0.4% 0.4% 0;
  cursor: pointer;
  border: 1px solid #d3d3d3;
  line-height: 50px;
  width: 14.666666%;
  float: left;
  font-size: 1.6rem;
  color: #666;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-core .equipment .equipment-content .outBox .hd ul li.on {
  background: #006cad;
  color: #fff;
  border: 1px solid #006cad;
}
.ins-main .ins-core .equipment .equipment-content .inBox {
  position: relative;
}
.ins-main .ins-core .equipment .equipment-content .inBox:hover .pc-con {
  opacity: 1;
}
.ins-main .ins-core .equipment .equipment-content .inBox .inHd {
  width: 100%;
}
.ins-main .ins-core .equipment .equipment-content .inBox .inHd ul {
  overflow: hidden;
  zoom: 1;
}
.ins-main .ins-core .equipment .equipment-content .inBox .inHd ul li {
  width: 14%;
  margin: 3% 1%;
  border: 1px solid #d3d3d3;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
}
.ins-main .ins-core .equipment .equipment-content .inBox .inHd ul li img {
  width: 100%;
}
.ins-main .ins-core .equipment .equipment-content .inBox .inHd ul li.on {
  border: 1px solid #006cad;
}
.ins-main .ins-core .equipment .equipment-content .inBox .inBd {
  position: relative;
  margin-top: 3%;
}
.ins-main .ins-core .equipment .equipment-content .inBox .txt {
  width: 49%;
  position: absolute;
  top: 0;
  right: 0;
  height: 335px;
  background: #f8f8f8;
  padding: 2%;
}
.ins-main .ins-core .equipment .equipment-content .inBox .txt h6 {
  font-size: 2rem;
  color: #006cad;
  padding: 3% 0;
  border-bottom: 1px dashed #d3d3d3;
}
.ins-main .ins-core .equipment .equipment-content .inBox .txt p {
  margin-top: 5%;
  line-height: 180%;
  font-size: 1.4rem;
  color: #666;
}
.ins-main .ins-core .equipment .equipment-content .inBox .jieshao {
  overflow: auto;
}
.ins-main .ins-core .equipment .equipment-content .inBox .jieshao h5 {
  font-size: 2.9rem;
  color: #333;
}
.ins-main .ins-core .equipment .equipment-content .inBox .inBd ul {
  width: 49%;
  overflow: hidden;
}
.ins-main .ins-core .equipment .equipment-content .inBox .inBd li img {
  width: 100%;
}
.ins-main .ins-core .equipment .equipment-content .inBox .pc-con {
  opacity: 0.5;
}
.ins-main .ins-core .equipment .equipment-content .inBox .pc-con img {
  width: 32px;
  height: 54px;
}
.ins-main .ins-core .equipment .equipment-content .inBox .sPrev {
  position: absolute;
  top: 140px;
  left: 0;
  z-index: 5;
}
.ins-main .ins-core .equipment .equipment-content .inBox .sNext {
  position: absolute;
  top: 140px;
  left: 46.2%;
  z-index: 5;
}
.ins-main .ins-core .technology {
  background: #fff;
}
.ins-main .ins-core .technology .technology-img img {
  width: 100%;
}
.ins-main .ins-core .technology .slideTxtBox2 {
  width: 100%;
  padding-bottom: 2%;
  border-bottom: 1px dashed #d3d3d3;
}
.ins-main .ins-core .technology .slideTxtBox2 .hd {
  width: 32%;
  position: relative;
  float: left;
  border: 1px solid #d3d3d3;
}
.ins-main .ins-core .technology .slideTxtBox2 .hd ul {
  margin: 0;
}
.ins-main .ins-core .technology .slideTxtBox2 .hd ul li {
  cursor: pointer;
  height: 50px;
  line-height: 49px;
  padding: 0 28px ;
  transition: 0.2s;
  background: #fff ;
  box-sizing: border-box;
}
.ins-main .ins-core .technology .slideTxtBox2 .hd ul li p {
  font-size: 1.6rem;
  color: #333;
  border-bottom: 1px dashed #d3d3d3;
  padding-left: 35px;
  background: url("../images/technology-lit_07.jpg") no-repeat left center;
  margin: 0;
  box-sizing: border-box;
}
.ins-main .ins-core .technology .slideTxtBox2 .hd li:last-child p {
  border-bottom: none;
}
.ins-main .ins-core .technology .slideTxtBox2 .hd ul li.on {
  background: #006cad;
}
.ins-main .ins-core .technology .slideTxtBox2 .hd ul li.on p {
  border-bottom: 1px solid #006cad;
  color: #fff;
  background: url("../images/technology-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-core .technology .slideTxtBox2 .bd ul {
  width: 65%;
  float: right;
}
.ins-main .ins-core .technology .slideTxtBox2 .bd li .txt-box .title {
  padding-bottom: 2%;
  border-bottom: 1px dashed #d3d3d3;
}
.ins-main .ins-core .technology .slideTxtBox2 .bd li .txt-box .title h6 {
  margin-top: 0;
  font-size: 2rem;
  color: #333;
  padding-left: 20px;
  border-left: 3px solid #333;
}
.ins-main .ins-core .technology .slideTxtBox2 .bd li .txt-box .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 180%;
  margin: 3% 0;
}
.ins-main .ins-core .customs {
  background: #fff;
}
.ins-main .ins-core .customs .list-box {
  padding-bottom: 2%;
  border-bottom: 1px dashed #d3d3d3;
}
.ins-main .ins-core .customs .list-box .list {
  text-align: center;
}
.ins-main .ins-core .customs .list-box .list:hover p {
  color: #006cad;
}
.ins-main .ins-core .customs .list-box .list img {
  width: 100%;
  border: 1px solid #d3d3d3;
}
.ins-main .ins-core .customs .list-box .list p {
  font-size: 1.4rem;
  color: #666;
  margin: 7% 0;
}
.ins-main .ins-core .future-x {
  padding-bottom: 4%;
}
.ins-main .ins-core .future-x .future-x-content {
  background: #f8f8f8;
}
.ins-main .ins-core .future-x .future-x-content .swiper-container7 {
  overflow: hidden;
}
.ins-main .ins-core .future-x .future-x-content .future-box {
  width: 100%;
  position: relative;
}
.ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 {
  width: 66%;
  float: right;
}
.ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .hd {
  text-align: center;
  position: relative;
}
.ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .hd ul li {
  width: 23%;
  height: auto;
  border: 1px solid #d3d3d3;
  cursor: pointer;
  float: left;
  margin: 0 2.65% 0 0;
}
.ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .hd ul li img {
  width: 100%;
}
.ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .hd ul li:last-child {
  margin-right: 0;
}
.ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .hd ul li.on {
  border: 1px solid #006cad;
}
.ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .bd li {
  width: 100%;
  margin-top: 1%;
}
.ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .bd li img {
  width: 100%;
}
.ins-main .ins-core .future-x .future-x-content .future-box .txt {
  width: 30%;
  float: left;
}
.ins-main .ins-core .future-x .future-x-content .future-box .txt h6 {
  margin: 0;
  padding-bottom: 6%;
  border-bottom: 1px dashed #d3d3d3;
  font-size: 2rem;
  color: #006cad;
}
.ins-main .ins-core .future-x .future-x-content .future-box .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 180%;
  margin: 3% 0;
}
.ins-main .ins-core .future-x .future-x-content .swiper-button-next2 {
  width: 33%;
  float: right;
  cursor: pointer;
}
.ins-main .ins-core .future-x .future-x-content .swiper-button-next2 img {
  width: 100%;
}
.ins-main .ins-core .future-x .future-x-content .swiper-button-prev2 {
  width: 33%;
  float: right;
  cursor: pointer;
}
.ins-main .ins-core .future-x .future-x-content .swiper-button-prev2 img {
  width: 100%;
}
@media (max-width: 1200px) {
  .ins-main .ins-core .equipment {
    background: #f8f8f8;
    padding-bottom: 2%;
  }
  .ins-main .ins-core .equipment .equipment-content {
    /* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç ï¼Œå¦‚æžœä¸éœ€è¦åˆ é™¤å³å¯ */
  
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .txt {
    width: 49%;
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    background: #f8f8f8;
    padding: 0%;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .txt h6 {
    font-size: 2rem;
    color: #006cad;
    padding: 0 0 3%;
    margin-top: 0;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .txt p {
    margin-top: 3%;
    line-height: 180%;
    font-size: 1.4rem;
    color: #666;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .pc-con {
    opacity: 0.5;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .pc-con img {
    width: 32px;
    height: 54px;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .sPrev {
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 5;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .sNext {
    position: absolute;
    top: 100px;
    left: 45.6%;
    z-index: 5;
  }
}
@media (max-width: 992px) {
  .ins-main .ins-core .equipment {
    background: #f8f8f8;
    padding-bottom: 2%;
  }
  .ins-main .ins-core .equipment .equipment-content {
    /* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç ï¼Œå¦‚æžœä¸éœ€è¦åˆ é™¤å³å¯ */
  
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .txt {
    height: 206px;
    overflow: auto;
    width: 49%;
    position: absolute;
    top: 0;
    right: 0;
    background: #f8f8f8;
    padding: 0%;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .txt h6 {
    font-size: 2rem;
    color: #006cad;
    padding: 0 0 3%;
    margin-top: 0;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .txt p {
    margin-top: 3%;
    line-height: 180%;
    font-size: 1.4rem;
    color: #666;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .pc-con {
    opacity: 0.5;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .pc-con img {
    width: 32px;
    height: 54px;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .sPrev {
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 5;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .sNext {
    position: absolute;
    top: 80px;
    left: 44.6%;
    z-index: 5;
  }
  .ins-main .ins-core .technology .slideTxtBox2 .hd ul li {
    padding: 0 8px ;
  }
}
@media (max-width: 768px) {
  .ins-main .ins-core .tit h5 span {
    display: none;
  }
  .ins-main .ins-core .equipment {
    background: #f8f8f8;
    padding-bottom: 2%;
  }
  .ins-main .ins-core .equipment .equipment-content .outBox .hd {
    position: relative;
  }
  .ins-main .ins-core .equipment .equipment-content .outBox .hd ul li {
    margin: 0 1% 0.4% 1%;
    cursor: pointer;
    border: 1px solid #d3d3d3;
    line-height: 50px;
    width: 31.33333333%;
    float: left;
    font-size: 1.6rem;
    color: #666;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-core .equipment .equipment-content .outBox .hd ul li.on {
    background: #006cad;
    color: #fff;
    border: 1px solid #006cad;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox {
    position: relative;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .inHd {
    width: 100%;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .inHd ul {
    overflow: hidden;
    zoom: 1;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .inHd ul li {
    width: 30.333333333%;
    margin: 3% 1%;
    border: 1px solid #d3d3d3;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .inHd ul li img {
    width: 100%;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .inHd ul li.on {
    border: 1px solid #006cad;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .inBd {
    position: relative;
    margin-top: 3%;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .txt {
    width: 100%;
    position: static;
    top: 0;
    right: 0;
    height: auto;
    background: #f8f8f8;
    padding: 2%;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .txt h6 {
    font-size: 2rem;
    color: #006cad;
    padding: 3% 0;
    border-bottom: 1px dashed #d3d3d3;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .txt p {
    margin-top: 5%;
    line-height: 180%;
    font-size: 1.4rem;
    color: #666;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .jieshao {
    overflow: auto;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .jieshao table {
    width: 600px;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .jieshao h5 {
    font-size: 2.9rem;
    color: #333;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .inBd ul {
    width: 100%;
    overflow: hidden;
  }
  .ins-main .ins-core .equipment .equipment-content .inBox .inBd li img {
    width: 100%;
  }
  .ins-main .ins-core .technology {
    background: #fff;
  }
  .ins-main .ins-core .technology .slideTxtBox2 {
    width: 100%;
    padding-bottom: 2%;
    border-bottom: 1px dashed #d3d3d3;
  }
  .ins-main .ins-core .technology .slideTxtBox2 .hd {
    width: 100%;
    position: relative;
    float: left;
    border: 1px solid #d3d3d3;
  }
  .ins-main .ins-core .technology .slideTxtBox2 .hd ul {
    margin: 0;
  }
  .ins-main .ins-core .technology .slideTxtBox2 .hd ul li {
    cursor: pointer;
    height: 40px;
    line-height: 39px;
  }
  .ins-main .ins-core .technology .slideTxtBox2 .bd ul {
    width: 100%;
    float: right;
    margin-top: 6%;
  }
  .ins-main .ins-core .future-x {
    padding-bottom: 4%;
  }
  .ins-main .ins-core .future-x .future-x-content {
    background: #f8f8f8;
  }
  .ins-main .ins-core .future-x .future-x-content .swiper-container7 {
    overflow: hidden;
  }
  .ins-main .ins-core .future-x .future-x-content .future-box {
    width: 100%;
    position: relative;
  }
  .ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 {
    width: 100%;
    float: right;
  }
  .ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .hd {
    text-align: center;
    position: relative;
  }
  .ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .hd ul li {
    width: 23%;
    height: auto;
    border: 1px solid #d3d3d3;
    cursor: pointer;
    float: left;
    margin: 0 2.65% 0 0;
  }
  .ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .hd ul li img {
    width: 100%;
  }
  .ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .bd li {
    width: 100%;
    margin-top: 1%;
  }
  .ins-main .ins-core .future-x .future-x-content .future-box .slideTxtBox3 .bd li img {
    width: 100%;
  }
  .ins-main .ins-core .future-x .future-x-content .future-box .txt {
    width: 100%;
    margin-top: 3%;
  }
  .ins-main .ins-core .future-x .future-x-content .swiper-button-next2 {
    width: 50%;
  }
  .ins-main .ins-core .future-x .future-x-content .swiper-button-prev2 {
    width: 50%;
  }
}
.ins-main .ins-product {
  padding-bottom: 2%;
}
.ins-main .ins-product li {
  width: 30.33333333%;
  margin: 0 1.5% 2% 1.5%;
  float: left;
  text-align: center;
  border: 1px solid #e2e2e2;
  border-bottom: 6px solid #e2e2e2;
}
.ins-main .ins-product li:hover {
  border-bottom: 6px solid #009fa8;
}
.ins-main .ins-product li img {
  width: 100%;
}
.ins-main .ins-product li p {
  font-size: 1.6rem;
  color: #666;
  margin: 4% 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 768px) {
  .ins-main .ins-product {
    padding-bottom: 2%;
  }
  .ins-main .ins-product li {
    width: 48%;
    margin: 0 1% 2% 1%;
  }
}
.ins-main .ins-app {
  padding-bottom: 8%;
}
.ins-main .ins-app li {
  width: 23%;
  margin: 0 1%;
  float: left;
  background: #ececec;
  border-radius: 14px;
  text-align: center;
}
.ins-main .ins-app li .box {
  padding: 12% 8%;
}
.ins-main .ins-app li img {
  max-width: 100%;
}
.ins-main .ins-app li h6 {
  font-size: 1.8rem;
  color: #333;
  padding: 2% 0;
}
.ins-main .ins-app li p {
  font-size: 1.4rem;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 768px) {
  .ins-main .ins-app {
    padding-bottom: 8%;
  }
  .ins-main .ins-app li {
    width: 48%;
    margin: 0 1%;
    margin-bottom: 3%;
  }
}
.ins-main .ins-sales {
  padding-bottom: 5%;
}
.ins-main .ins-sales p {
  font-size: 1.6rem;
}
.ins-main .ins-question {
  padding-bottom: 5%;
}
.ins-main .ins-question .list {
  margin-bottom: 2%;
}
.ins-main .ins-question .list h6 {
  line-height: 50px;
  background: #009fa8 url("../images/support-lit_06.jpg") no-repeat 98% center;
  padding: 0 2%;
  font-size: 1.8rem;
  color: #fff;
  cursor: pointer;
  margin: 0;
}
.ins-main .ins-question .list .selected {
  background: #009fa8 url("../images/support-lit_03.jpg") no-repeat 98% center;
}
.ins-main .ins-question .list p {
  font-size: 1.4rem;
  color: #7f7f7f;
  background: #efefef;
  padding: 2% 2%;
  display: none;
}
@media (max-width: 768px) {
  .ins-main .ins-question {
    padding-bottom: 5%;
  }
  .ins-main .ins-question .list {
    margin-bottom: 2%;
  }
  .ins-main .ins-question .list h6 {
    line-height: 24px;
    background: #009fa8 url("../images/support-lit_06.jpg") no-repeat 98% center;
    padding: 1% 2%;
    font-size: 1.8rem;
    color: #fff;
    cursor: pointer;
    margin: 0;
  }
}
.ins-main .ins-document {
  padding-bottom: 5%;
}
.ins-main .ins-document li {
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  background: #373737;
}
.ins-main .ins-document li:hover {
  background: #009fa8;
}
.ins-main .ins-document li:hover a {
  color: #ffffff;
}
.ins-main .ins-document li a {
  display: block;
  padding-left: 62px;
  color: #8c8c8c;
  background: url("../images/download_03.png") no-repeat 95% center, url("../images/download2_03.png") no-repeat 20px center;
}
.page-num {
  clear: both;
  padding: 3% 0;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  margin: 0 0 2%;
}
.page-num span {
  display: inline-block;
  width: 40px;
  height: 28px;
  border-radius: 28px;
  text-align: center;
  line-height: 28px;
  margin: 0 2px;
  background-color: #006cad;
  color: #fff;
  font-size: 14px;
}
.page-num a {
  display: inline-block;
  width: 40px;
  height: 28px;
  border-radius: 28px;
  text-align: center;
  line-height: 28px;
  margin: 0 2px;
  background-color: #fff;
  color: #001f35;
  font-size: 14px;
}
.page-num a:hover {
  color: #fff;
  border-color: #006cad;
  background-color: #006cad;
}
